tests: Build test-lzma with LZMA flags
authorDan Nicholson <nicholson@endlessm.com>
Wed, 26 Aug 2015 16:54:31 +0000 (09:54 -0700)
committerColin Walters <walters@verbum.org>
Wed, 26 Aug 2015 19:20:42 +0000 (15:20 -0400)
commit4f57aa5b15cc003f6d785abb706ea685e9d59471
treebe2f14f56369fccdd5747b5a3d0f24e9544bad01
parent8e8bfa8708514134f7535219beeb0eaf55c5b767
tests: Build test-lzma with LZMA flags

test-lzma builds a copy of the compressor and decompressor directly, so
the compiler needs access to the LZMA headers and the linker needs to
link the program with liblzma.
Makefile-tests.am